#Move sel. L/R /2
LMB:This will move all selected Objects by half the size of the active object to the left.**_
RMB:This will move all selected Objects by half the size of the active object to the right.
Geo_Move_Left_by_half_SizeX()
#END
[OnRightMouseButton!]
Geo_Move_Right_by_half_SizeX()
#END



